reflect.rtype.uncommon (method, view implemented interface methods)

4 uses

	reflect (current package)
		type.go#L359: func (t *rtype) uncommon() *abi.UncommonType {
		type.go#L629: 	ut := t.uncommon()
		type.go#L683: 	ut := t.uncommon()
		type.go#L714: 	ut := t.uncommon()